projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb488d4
)
combobox: Remove unused define
author
Benjamin Otte
<otte@redhat.com>
Mon, 26 Sep 2011 20:51:55 +0000
(22:51 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 29 Sep 2011 02:24:02 +0000
(
04:24
+0200)
gtk/gtkcombobox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcombobox.c
b/gtk/gtkcombobox.c
index 026d72c118d181658aad8ff553b73473d2f0dd56..eb3f319a1f5cabdd4ea4544a65747628c6262f93 100644
(file)
--- a/
gtk/gtkcombobox.c
+++ b/
gtk/gtkcombobox.c
@@
-244,7
+244,6
@@
enum {
static guint combo_box_signals[LAST_SIGNAL] = {0,};
-#define BONUS_PADDING 4
#define SCROLL_TIME 100
/* common */